Searched defs:script (Results 1 – 10 of 10) sorted by relevance
/PHP-5.6/ext/opcache/ |
H A D | zend_persist.c | 705 zend_persistent_script *zend_accel_script_persist(zend_persistent_script *script, char **key, unsig… 718 int zend_accel_script_persistable(zend_persistent_script *script)
|
H A D | zend_accelerator_module.c | 521 zend_persistent_script *script; in accelerator_get_scripts() local
|
/PHP-5.6/ext/intl/doc/ |
H A D | locale_api.php | 176 public static function getDisplayScript($script, $in_locale = null) {} 359 function locale_get_display_script($script, $in_locale = null) {}
|
/PHP-5.6/ext/opcache/Optimizer/ |
H A D | zend_optimizer.c | 476 zend_persistent_script *script, in zend_optimize() 542 zend_persistent_script *script, in zend_accel_optimize()
|
/PHP-5.6/sapi/caudium/ |
H A D | caudium.c | 701 struct pike_string *script; in f_php_caudium_request_handler() local
|
/PHP-5.6/sapi/roxen/ |
H A D | roxen.c | 612 struct pike_string *script, *ind; in f_php_roxen_request_handler() local
|
/PHP-5.6/ |
H A D | server-tests.php | 565 function runscript($script,$removeheaders=false,$cwd=NULL)
|
/PHP-5.6/Zend/ |
H A D | zend_language_scanner.l | 281 static const zend_encoding *zend_multibyte_detect_utf_encoding(const unsigned char *script, size_t … in zend_multibyte_detect_utf_encoding()
|
H A D | zend_language_scanner.c | 283 static const zend_encoding *zend_multibyte_detect_utf_encoding(const unsigned char *script, size_t … in zend_multibyte_detect_utf_encoding()
|
/PHP-5.6/ext/pcre/pcrelib/ |
H A D | pcre_internal.h | 2766 pcre_uint8 script; /* ucp_Arabic, etc. */ member
|
Completed in 78 milliseconds