Home
last modified time | relevance | path

Searched defs:code (Results 51 – 75 of 91) sorted by relevance

1234

/php-src/ext/curl/
H A Dinterface.c2562 zend_long code = 0; in PHP_FUNCTION() local
2573 double code = 0.0; in PHP_FUNCTION() local
2754 zend_long code; in PHP_FUNCTION() local
H A Dmulti.c352 zend_long code; in PHP_FUNCTION() local
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c322 #define SLJIT_CODE_TO_PTR(code) ((void*)((sljit_up)(code) & ~(sljit_up)0x1)) argument
324 #define SLJIT_CODE_TO_PTR(code) ((void*)(*(sljit_up*)code)) argument
326 #define SLJIT_CODE_TO_PTR(code) ((void*)(code)) argument
577 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_code(void* code, void *exec_allocator_data) in sljit_free_code()
697 void *code; in allocate_executable_memory() local
H A DsljitNativeRISCV_common.c170 static SLJIT_INLINE sljit_ins* detect_jump_type(struct sljit_jump *jump, sljit_ins *code, sljit_sw … in detect_jump_type()
267 static SLJIT_INLINE sljit_sw mov_addr_get_length(struct sljit_jump *jump, sljit_ins *code_ptr, slji… in mov_addr_get_length()
502 sljit_ins *code; in sljit_generate_code() local
H A DsljitNativeMIPS_common.c487 static SLJIT_INLINE sljit_ins* detect_jump_type(struct sljit_jump *jump, sljit_ins *code, sljit_sw … in detect_jump_type()
630 static __attribute__ ((noinline)) void sljit_cache_flush(void* code, void* code_ptr) in sljit_cache_flush()
638 static SLJIT_INLINE sljit_sw mov_addr_get_length(struct sljit_jump *jump, sljit_ins *code, sljit_sw… in mov_addr_get_length()
700 sljit_ins *code; in sljit_generate_code() local
H A DsljitNativePPC_common.c313 static SLJIT_INLINE sljit_ins* detect_jump_type(struct sljit_jump *jump, sljit_ins *code_ptr, sljit… in detect_jump_type()
402 static SLJIT_INLINE sljit_sw mov_addr_get_length(struct sljit_jump *jump, sljit_ins *code, sljit_sw… in mov_addr_get_length()
590 sljit_ins *code; in sljit_generate_code() local
H A DsljitNativeARM_64.c207 static SLJIT_INLINE sljit_ins* detect_jump_type(struct sljit_jump *jump, sljit_ins *code_ptr, sljit… in detect_jump_type()
271 static SLJIT_INLINE sljit_sw mov_addr_get_length(struct sljit_jump *jump, sljit_ins *code_ptr, slji… in mov_addr_get_length()
466 sljit_ins *code; in sljit_generate_code() local
H A DsljitNativeX86_64.c398 static sljit_u8* generate_mov_addr_code(struct sljit_jump *jump, sljit_u8 *code_ptr, sljit_u8 *code… in generate_mov_addr_code()
H A DsljitNativeARM_T2_32.c320 static SLJIT_INLINE sljit_u16* detect_jump_type(struct sljit_jump *jump, sljit_u16 *code_ptr, sljit… in detect_jump_type()
380 static SLJIT_INLINE sljit_sw mov_addr_get_length(struct sljit_jump *jump, sljit_u16 *code_ptr, slji… in mov_addr_get_length()
562 sljit_u16 *code; in sljit_generate_code() local
H A DsljitNativeARM_32.c476 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_u… in detect_jump_type()
714 static SLJIT_INLINE sljit_sw mov_addr_get_length(struct sljit_jump *jump, sljit_ins *code_ptr, slji… in mov_addr_get_length()
819 sljit_ins *code; in sljit_generate_code() local
H A DsljitNativeLOONGARCH_64.c408 static SLJIT_INLINE sljit_ins* detect_jump_type(struct sljit_jump *jump, sljit_ins *code, sljit_sw … in detect_jump_type()
485 static SLJIT_INLINE sljit_sw mov_addr_get_length(struct sljit_jump *jump, sljit_ins *code_ptr, slji… in mov_addr_get_length()
660 sljit_ins *code; in sljit_generate_code() local
H A DsljitConfigInternal.h570 #define SLJIT_EXEC_OFFSET(code) sljit_exec_offset(code) argument
/php-src/ext/gd/libgd/
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-src/ext/intl/uchar/
H A Duchar.c271 UChar32 code, UCharNameChoice nameChoice, in enumCharNames_callback()
/php-src/ext/fileinfo/libmagic/
H A Dfuncs.c322 const char *code = NULL; in file_buffer() local
/php-src/ext/xml/
H A Dcompat.c685 XML_ErrorString(int code) in XML_ErrorString()
/php-src/main/
H A DSAPI.c564 int code = 200; in sapi_extract_response_code() local
/php-src/Zend/
H A Dzend_portability.h733 # define ZEND_EXPAND_VA(code) _ZEND_EXPAND_VA(code) argument
735 # define ZEND_EXPAND_VA(code) code argument
H A Dzend_language_scanner.l661 zend_string *code, zend_arena **ast_arena, zend_string *filename) { in zend_compile_string_to_ast()
/php-src/ext/phar/
H A Dphar_object.c55 size_t code; in phar_mung_server_vars() local
135 …action(phar_archive_data *phar, phar_entry_info *info, char *mime_type, int code, char *entry, siz… in phar_file_action()
552 int code, not_cgi; in PHP_METHOD() local
/php-src/sapi/cli/
H A Dphp_cli_server.c207 int code; member
305 static const char *get_status_string(int code) /* {{{ */ in get_status_string()
323 static const char *get_template_string(int code) /* {{{ */ in get_template_string()
/php-src/ext/session/
H A Dphp_session.h294 #define PS_ENCODE_LOOP(code) do { \ argument
/php-src/sapi/litespeed/
H A Dlsapi_main.c313 int code; member
/php-src/ext/mbstring/
H A Dphp_mbregex.c186 OnigEncoding code; member

Completed in 198 milliseconds

1234