Home
last modified time | relevance | path

Searched refs:CONST_PERSISTENT (Results 76 – 79 of 79) sorted by relevance

1234

/PHP-5.5/ext/opcache/
H A DZendAccelerator.c2285 if (c->flags & CONST_PERSISTENT) {
/PHP-5.5/ext/opcache/Optimizer/
H A Dblock_pass.c27 if (c->flags & CONST_PERSISTENT) { in zend_get_persistent_constant()
/PHP-5.5/ext/curl/
H A Dinterface.c619 #define REGISTER_CURL_CONSTANT(__c) REGISTER_LONG_CONSTANT(#__c, __c, CONST_CS | CONST_PERSISTENT)
/PHP-5.5/Zend/
H A Dzend_compile.c5562 (c->flags & CONST_PERSISTENT) && in zend_get_ct_const()

Completed in 50 milliseconds

1234