push 255 json/JSON_parser.c push(jp, MODE_DONE);
push 593 json/JSON_parser.c if (!push(jp, MODE_KEY)) {
push 626 json/JSON_parser.c if (!push(jp, MODE_ARRAY)) {
push 695 json/JSON_parser.c if (pop(jp, MODE_OBJECT) && push(jp, MODE_KEY)) {
push 725 json/JSON_parser.c if (pop(jp, MODE_KEY) && push(jp, MODE_OBJECT)) {
push 1303 spl/spl_dllist.c SPL_MA(SplQueue, enqueue, SplDoublyLinkedList, push, arginfo_dllist_push, ZEND_ACC_PUBLIC)
push 1311 spl/spl_dllist.c SPL_ME(SplDoublyLinkedList, push, arginfo_dllist_push, ZEND_ACC_PUBLIC)