Home
last modified time | relevance | path

Searched defs:code (Results 26 – 50 of 88) sorted by relevance

1234

/php-src/ext/standard/
H A Dhtml.c458 static inline int map_from_unicode(unsigned code, enum entity_charset charset, unsigned *res) in map_from_unicode()
580 static inline void map_to_unicode(unsigned code, const enc_to_uni *table, unsigned *res) in map_to_unicode()
759 …nline size_t write_octet_sequence(unsigned char *buf, enum entity_charset charset, unsigned code) { in write_octet_sequence()
837 unsigned code, code2 = 0; in traverse_for_entities() local
1501 unsigned code; in PHP_FUNCTION() local
H A Dpack.c258 char code = format[i++]; in PHP_FUNCTION() local
385 int code = (int) formatcodes[i]; in PHP_FUNCTION() local
468 int code = (int) formatcodes[i]; in PHP_FUNCTION() local
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_substitute.c79 find_text_end(const pcre2_code *code, PCRE2_SPTR *ptrptr, PCRE2_SPTR ptrend, in find_text_end()
220 pcre2_substitute(const pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE length, in pcre2_substitute()
H A Dpcre2_substring.c483 pcre2_substring_nametable_scan(const pcre2_code *code, PCRE2_SPTR stringname, in pcre2_substring_nametable_scan()
544 pcre2_substring_number_from_name(const pcre2_code *code, in pcre2_substring_number_from_name()
H A Dpcre2_compile.c1199 pcre2_code_copy(const pcre2_code *code) in pcre2_code_copy()
1233 pcre2_code_copy_with_tables(const pcre2_code *code) in pcre2_code_copy_with_tables()
1268 pcre2_code_free(pcre2_code *code) in pcre2_code_free()
5060 first_significant_code(PCRE2_SPTR code, BOOL skipassert) in first_significant_code()
5659 PCRE2_UCHAR *code = *codeptr; in compile_branch() local
8382 PCRE2_UCHAR *code = *codeptr; in compile_regex() local
8691 is_anchored(PCRE2_SPTR code, uint32_t bracket_map, compile_block *cb, in is_anchored()
8796 is_startline(PCRE2_SPTR code, unsigned int bracket_map, compile_block *cb, in is_startline()
8918 find_recurse(PCRE2_SPTR code, BOOL utf) in find_recurse()
9074 find_firstassertedcu(PCRE2_SPTR code, uint32_t *flags, uint32_t inassert) in find_firstassertedcu()
[all …]
H A Dpcre2_dfa_match.c355 do_callout_dfa(PCRE2_SPTR code, PCRE2_SIZE *offsets, PCRE2_SPTR current_subject, in do_callout_dfa()
750 PCRE2_SPTR code; in internal_dfa_match() local
3349 pcre2_dfa_match(const pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE length, in pcre2_dfa_match()
/php-src/ext/fileinfo/libmagic/
H A Dis_csv.c134 const char *code) in file_is_csv()
H A Dencoding.c76 file_unichar_t **ubuf, size_t *ulen, const char **code, in file_encoding()
/php-src/ext/mbstring/ucgendat/
H A Ducgendat.php150 public function addProp(int $code, string $prop) {
320 function addSpecialCasing(UnicodeData $data, string $type, int $code, array $caseCodes) : void {
/php-src/ext/opcache/jit/ir/
H A Dir_aarch64.h79 #define IR_GP_REG_ENUM(code, name64, name32) \ argument
82 #define IR_FP_REG_ENUM(code, name64, name32, name16, name8) \ argument
H A Dir_x86.h74 #define IR_GP_REG_ENUM(code, name64, name32, name16, name8, name8h) \ argument
77 #define IR_FP_REG_ENUM(code, name) \ argument
/php-src/ext/dom/lexbor/lexbor/dom/
H A Dexception.h52 lxb_dom_exception_code_t code) in lxb_dom_exception_code_ref_set()
/php-src/sapi/litespeed/
H A Dlsapilib.h196 static inline int LSAPI_SetRespStatus_r( LSAPI_Request * pReq, int code ) in LSAPI_SetRespStatus_r()
347 static inline int LSAPI_SetRespStatus( int code ) in LSAPI_SetRespStatus()
350 static inline int LSAPI_ErrResponse( int code, const char ** pRespHeaders, const char * pBody, int … in LSAPI_ErrResponse()
/php-src/ext/curl/
H A Dshare.c121 zend_long code; in PHP_FUNCTION() local
H A Dinterface.c2558 zend_long code = 0; in PHP_FUNCTION() local
2569 double code = 0.0; in PHP_FUNCTION() local
2750 zend_long code; in PHP_FUNCTION() local
/php-src/ext/mbstring/
H A Dphp_unicode.h98 static inline int php_unicode_is_lower(unsigned long code) { in php_unicode_is_lower()
106 static inline int php_unicode_is_upper(unsigned long code) { in php_unicode_is_upper()
/php-src/Zend/
H A Dzend_vm_gen.php688 function gen_code($f, $spec, $kind, $code, $op1, $op2, $name, $extra_spec=null) {
986 function gen_handler($f, $spec, $kind, $name, $op1, $op2, $use, $code, $lineno, $opcode, $extra_spe…
1128 function gen_helper($f, $spec, $kind, $name, $op1, $op2, $param, $code, $lineno, $inline, $cold = f…
/php-src/ext/libxml/
H A Dlibxml.stub.php156 public int $code; variable in LibXMLError
/php-src/sapi/phpdbg/
H A Dphpdbg_prompt.c205 char *code; member
458 smart_str code = {0}; in PHPDBG_COMMAND() local
517 int phpdbg_compile_stdin(zend_string *code) { in phpdbg_compile_stdin()
/php-src/ext/ffi/
H A Dffi.stub.php15 public static function cdef(string $code = "", ?string $lib = null): FFI {}
/php-src/ext/gd/libgd/
H A Dgdkanji.c341 do_convert (unsigned char *to, unsigned char *from, const char *code) in do_convert()
/php-src/ext/soap/
H A Dsoap.stub.php461 …public function __construct(array|string|null $code, string $string, ?string $actor = null, mixed …
485 …public function fault(string $code, string $string, string $actor = "", mixed $details = null, str… argument
H A Dsoap.c1603 char *code, *string, *actor=NULL, *name=NULL; local
1710 static ZEND_NORETURN void soap_server_fault(char* code, char* string, char *actor, zval* details, c…
1740 char *code = SOAP_GLOBAL(error_code); local
1761 char *code = SOAP_GLOBAL(error_code); local
3492 xmlChar *code = xmlBuildQName(BAD_CAST(ZSTR_VAL(str)), nsptr->prefix, NULL, 0); local
3519 xmlChar *code = xmlBuildQName(BAD_CAST(ZSTR_VAL(str)), nsptr->prefix, NULL, 0); local
/php-src/main/
H A Dnetwork.c96 static const char *php_gai_strerror(int code) in php_gai_strerror()
99 int code; in php_gai_strerror() member
/php-src/ext/pdo_odbc/
H A Dodbc_driver.c115 SQLINTEGER code; in pdo_odbc_error() local

Completed in 129 milliseconds

1234