Searched refs:INI_ORIG_INT (Results 1 – 1 of 1) sorted by relevance
196 #define INI_ORIG_INT(name) zend_ini_long((name), strlen(name), 1) macro199 #define INI_ORIG_BOOL(name) ((bool) INI_ORIG_INT(name))
Completed in 8 milliseconds