Home
last modified time | relevance | path

Searched defs:prefix (Results 26 – 43 of 43) sorted by relevance

12

/PHP-8.3/sapi/fpm/fpm/
H A Dfpm_conf.h56 char *prefix; member
H A Dzlog.c271 const char *prefix, const char *msg) /* {{{ */ in zlog_msg_ex()
H A Dfpm_conf.c783 char *prefix = NULL; in fpm_evaluate_full_path() local
/PHP-8.3/ext/opcache/jit/libudis86/
H A Ddecode.h179 uint32_t prefix; member
/PHP-8.3/ext/xml/
H A Dxml.c932 void _xml_startNamespaceDeclHandler(void *userData,const XML_Char *prefix, const XML_Char *uri) in _xml_startNamespaceDeclHandler()
951 void _xml_endNamespaceDeclHandler(void *userData, const XML_Char *prefix) in _xml_endNamespaceDeclHandler()
/PHP-8.3/ext/spl/
H A Dspl_iterators.c95 zend_string *prefix[6]; member
1100 zend_string *prefix; in PHP_METHOD() local
1218 zend_string *prefix = spl_recursive_tree_iterator_get_prefix(object); in PHP_METHOD() local
1257 zend_string *prefix = spl_recursive_tree_iterator_get_prefix(object); in PHP_METHOD() local
/PHP-8.3/ext/soap/
H A Dphp_encoding.c293 smart_str prefix = {0}; in soap_check_zval_ref() local
3414 xmlChar* prefix; in encode_add_ns() local
3419 smart_str prefix = {0}; in encode_add_ns() local
/PHP-8.3/Zend/
H A Dzend_vm_gen.php167 $prefix = array( variable
H A Dzend_exceptions.c976 zend_string *prefix = zend_vstrpprintf(0, format, va); in zend_exception_uncaught_error() local
H A Dzend_ast.c2559 ZEND_API ZEND_COLD zend_string *zend_ast_export(const char *prefix, zend_ast *ast, const char *suff… in zend_ast_export()
H A Dzend_compile.c8031 zend_string *prefix = ZSTR_KNOWN(ZEND_STR_CLASS); in zend_generate_anon_class_name() local
/PHP-8.3/ext/dom/
H A Ddocument.c843 char *localname = NULL, *prefix = NULL; in PHP_METHOD() local
903 char *localname = NULL, *prefix = NULL; in PHP_METHOD() local
/PHP-8.3/ext/fileinfo/libmagic/
H A Dcdf.c1348 cdf_dump_sat(const char *prefix, const cdf_sat_t *sat, size_t size) in cdf_dump_sat()
/PHP-8.3/ext/standard/
H A Dfile.c695 char *dir, *prefix; in PHP_FUNCTION() local
H A Dbasic_functions.stub.php1636 function extract(array &$array, int $flags = EXTR_OVERWRITE, string $prefix = ""): int {}
/PHP-8.3/ext/session/
H A Dsession.c2363 zend_string *prefix = NULL, *new_id; in PHP_FUNCTION() local
/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_common.c1219 #define ENCODE_PREFIX(prefix) \ argument
/PHP-8.3/ext/ffi/
H A Dffi.c1732 static zend_string *zend_ffi_get_class_name(zend_string *prefix, const zend_ffi_type *type) /* {{{ … in zend_ffi_get_class_name()

Completed in 167 milliseconds

12