Home
last modified time | relevance | path

Searched refs:YYMALLOC (Results 1 – 6 of 6) sorted by relevance

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_parser.c100 #define YYMALLOC malloc macro
363 # define YYSTACK_ALLOC YYMALLOC
369 && ! ((defined YYMALLOC || defined malloc) \
376 # ifndef YYMALLOC
377 # define YYMALLOC malloc macro
H A Dphpdbg_parser.y27 #define YYMALLOC malloc macro
/PHP-7.0/ext/json/
H A Djson_parser.tab.c93 #define YYMALLOC malloc macro
369 # define YYSTACK_ALLOC YYMALLOC
375 && ! ((defined YYMALLOC || defined malloc) \
382 # ifndef YYMALLOC
383 # define YYMALLOC malloc macro
H A Djson_parser.y31 #define YYMALLOC malloc macro
/PHP-7.0/Zend/
H A Dzend_ini_parser.y45 #define YYMALLOC malloc macro
H A Dzend_language_parser.y40 #define YYMALLOC malloc macro

Completed in 22 milliseconds