Searched defs:directives (Results 1 – 2 of 2) sorted by relevance
2267 const char *directives[16]; /* Remember to change this if the number of directives change */ in php_module_startup() member2268 } directives[2] = { in php_module_startup() local
182 HashTable *directives = registered_zend_ini_directives; in zend_register_ini_entries() local
Completed in 12 milliseconds