Searched refs:INI_ORIG_INT (Results 1 – 1 of 1) sorted by relevance
144 #define INI_ORIG_INT(name) zend_ini_long((name), sizeof(name)-1, 1) macro147 #define INI_ORIG_BOOL(name) ((zend_bool) INI_ORIG_INT(name))
Completed in 7 milliseconds