Home
last modified time | relevance | path

Searched defs:literal (Results 1 – 6 of 6) sorted by relevance

/PHP-8.2/sapi/phpdbg/
H A Dphpdbg_info.c304 PHPDBG_INFO(literal) /* {{{ */ in PHPDBG_INFO() argument
310 int literal = 0, count = ops->last_literal - 1; in PHPDBG_INFO() local
/PHP-8.2/Zend/Optimizer/
H A Dcompact_literals.c126 static zend_string *create_str_cache_key(zval *literal, uint8_t num_related) in create_str_cache_key()
/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_substitute.c84 BOOL literal = FALSE; in find_text_end() local
/PHP-8.2/Zend/
H A Dzend_opcode.c567 zval *literal = op_array->literals; in destroy_op_array() local
H A Dzend_string.h400 #define zend_string_equals_literal(str, literal) \ argument
/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c204 … sljit_s32 push_inst_with_literal(struct sljit_compiler *compiler, sljit_uw inst, sljit_uw literal) in push_inst_with_literal()
254 …s32 push_inst_with_unique_literal(struct sljit_compiler *compiler, sljit_uw inst, sljit_uw literal) in push_inst_with_unique_literal()

Completed in 37 milliseconds