Home
last modified time | relevance | path

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

123

/PHP-7.4/sapi/litespeed/
H A Dlsapilib.h198 static inline int LSAPI_SetRespStatus_r( LSAPI_Request * pReq, int code ) in LSAPI_SetRespStatus_r()
349 static inline int LSAPI_SetRespStatus( int code ) in LSAPI_SetRespStatus()
352 static inline int LSAPI_ErrResponse( int code, const char ** pRespHeaders, const char * pBody, int … in LSAPI_ErrResponse()
/PHP-7.4/Zend/
H A Dzend_vm_gen.php763 function gen_code($f, $spec, $kind, $export, $code, $op1, $op2, $name, $extra_spec=null) {
1093 function gen_handler($f, $spec, $kind, $name, $op1, $op2, $use, $code, $lineno, $opcode, $extra_spe…
1200 function gen_helper($f, $spec, $kind, $name, $op1, $op2, $param, $code, $lineno, $inline, $cold = f…
H A Dzend_portability.h641 # define ZEND_EXPAND_VA(code) _ZEND_EXPAND_VA(code) argument
643 # define ZEND_EXPAND_VA(code) code argument
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_prompt.c214 char *code; member
465 smart_str code = {0}; in PHPDBG_COMMAND() local
524 int phpdbg_compile_stdin(zend_string *code) { in phpdbg_compile_stdin()
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c1189 pcre2_code_copy(const pcre2_code *code) in pcre2_code_copy()
1223 pcre2_code_copy_with_tables(const pcre2_code *code) in pcre2_code_copy_with_tables()
1258 pcre2_code_free(pcre2_code *code) in pcre2_code_free()
4739 first_significant_code(PCRE2_SPTR code, BOOL skipassert) in first_significant_code()
5302 PCRE2_UCHAR *code = *codeptr; in compile_branch() local
7975 PCRE2_UCHAR *code = *codeptr; in compile_regex() local
8269 is_anchored(PCRE2_SPTR code, unsigned int bracket_map, compile_block *cb, in is_anchored()
8374 is_startline(PCRE2_SPTR code, unsigned int bracket_map, compile_block *cb, in is_startline()
8496 find_recurse(PCRE2_SPTR code, BOOL utf) in find_recurse()
8652 find_firstassertedcu(PCRE2_SPTR code, int32_t *flags, uint32_t inassert) in find_firstassertedcu()
[all …]
H A Dpcre2_dfa_match.c353 do_callout(PCRE2_SPTR code, PCRE2_SIZE *offsets, PCRE2_SPTR current_subject, in do_callout()
748 PCRE2_SPTR code; in internal_dfa_match() local
3240 pcre2_dfa_match(const pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE length, in pcre2_dfa_match()
/PHP-7.4/ext/mbstring/
H A Dphp_unicode.h105 static inline int php_unicode_is_lower(unsigned long code) { in php_unicode_is_lower()
113 static inline int php_unicode_is_upper(unsigned long code) { in php_unicode_is_upper()
/PHP-7.4/ext/gd/libgd/
H A Dgdkanji.c341 do_convert (unsigned char *to, unsigned char *from, const char *code) in do_convert()
H A Dgd_gif_out.c632 output(code_int code, GifCtx *ctx)
H A Dgd_gif_in.c434 int code, incode, i; in LWZReadByte_() local
/PHP-7.4/ext/soap/
H A Dsoap.c861 zval *code = NULL, *details = NULL, *headerfault = NULL, *this_ptr; in PHP_METHOD() local
1984 char *code, *string, *actor=NULL, *name=NULL; local
2092 static ZEND_NORETURN void soap_server_fault(char* code, char* string, char *actor, zval* details, c…
2133 char* code = SOAP_GLOBAL(error_code); local
2172 char* code = SOAP_GLOBAL(error_code); local
3980 xmlChar *code = xmlBuildQName(BAD_CAST(ZSTR_VAL(str)), nsptr->prefix, NULL, 0); local
4005 xmlChar *code = xmlBuildQName(BAD_CAST(ZSTR_VAL(str)), nsptr->prefix, NULL, 0); local
/PHP-7.4/ext/pdo_odbc/
H A Dodbc_driver.c117 SQLINTEGER code; in pdo_odbc_error() local
/PHP-7.4/ext/fileinfo/libmagic/
H A Dencoding.c71 size_t *ulen, const char **code, const char **code_mime, const char **type) in file_encoding()
H A Dfuncs.c210 const char *code = NULL; in file_buffer() local
/PHP-7.4/ext/curl/
H A Dinterface.c3489 zend_long code = 0; in PHP_FUNCTION() local
3500 double code = 0.0; in PHP_FUNCTION() local
3702 zend_long code; in PHP_FUNCTION() local
H A Dmulti.c464 zend_long code; in PHP_FUNCTION() local
/PHP-7.4/main/
H A Dnetwork.c104 static const char *php_gai_strerror(int code) in php_gai_strerror()
107 int code; in php_gai_strerror() member
H A DSAPI.c554 int code = 200; in sapi_extract_response_code() local
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_common.c314 static SLJIT_INLINE sljit_ins* detect_jump_type(struct sljit_jump *jump, sljit_ins *code_ptr, sljit… in detect_jump_type()
447 static __attribute__ ((noinline)) void sljit_cache_flush(void* code, void* code_ptr) in sljit_cache_flush()
505 sljit_ins *code; in sljit_generate_code() local
H A DsljitLir.c488 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_code(void* code) in sljit_free_code()
494 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_code(void* code) in sljit_free_code()
501 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_code(void* code) in sljit_free_code()
2345 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_code(void* code) in sljit_free_code()
H A DsljitNativeSPARC_common.c218 static SLJIT_INLINE sljit_ins* detect_jump_type(struct sljit_jump *jump, sljit_ins *code_ptr, sljit… in detect_jump_type()
296 sljit_ins *code; in sljit_generate_code() local
H A DsljitNativeARM_64.c164 static SLJIT_INLINE sljit_sw detect_jump_type(struct sljit_jump *jump, sljit_ins *code_ptr, sljit_i… in detect_jump_type()
237 sljit_ins *code; in sljit_generate_code() local
/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.h244 XMLRPC_ERROR_CODE code; member
/PHP-7.4/ext/intl/uchar/
H A Duchar.c303 UChar32 code, UCharNameChoice nameChoice, in enumCharNames_callback()
/PHP-7.4/ext/xml/
H A Dcompat.c685 XML_ErrorString(int code) in XML_ErrorString()

Completed in 165 milliseconds

123