Home
last modified time | relevance | path

Searched refs:zend_string_starts_with_literal (Results 1 – 4 of 4) sorted by relevance

/php-src/Zend/
H A Dzend_string.h413 #define zend_string_starts_with_literal(str, prefix) \ macro
/php-src/ext/standard/
H A Dproc_open.c851 if (!zend_string_starts_with_literal(zmode, "w")) { in set_proc_descriptor_to_pipe()
/php-src/ext/spl/
H A Dspl_directory.c751 if (SPL_HAS_FLAG(ctor_flags, DIT_CTOR_GLOB) && !zend_string_starts_with_literal(path, "glob://")) { in spl_filesystem_object_construct()
/php-src/ext/opcache/
H A DZendAccelerator.c1652 !zend_string_starts_with_literal(key, "phar://") && in cache_script_in_shared_memory()

Completed in 118 milliseconds