Home
last modified time | relevance | path

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

/PHP-8.1/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.1/Zend/Optimizer/
H A Dcompact_literals.c115 static zend_string *create_str_cache_key(zval *literal, uint32_t flags) in create_str_cache_key()
/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_substitute.c84 BOOL literal = FALSE; in find_text_end() local
/PHP-8.1/Zend/
H A Dzend_string.h371 #define zend_string_equals_literal(str, literal) \ argument
H A Dzend_opcode.c547 zval *literal = op_array->literals; in destroy_op_array() local
/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c191 … sljit_s32 push_inst_with_literal(struct sljit_compiler *compiler, sljit_uw inst, sljit_uw literal) in push_inst_with_literal()
241 …s32 push_inst_with_unique_literal(struct sljit_compiler *compiler, sljit_uw inst, sljit_uw literal) in push_inst_with_unique_literal()

Completed in 28 milliseconds