Home
last modified time | relevance | path

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

/PHP-8.0/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
H A Dphpdbg_opcode.c57 zval *literal = RT_CONSTANT(opline, *op); in phpdbg_decode_op() local
H A Dxml.md272 ### literal ### subsection
/PHP-8.0/ext/opcache/Optimizer/
H A Dcompact_literals.c116 static zend_string *create_str_cache_key(zval *literal, uint32_t flags) in create_str_cache_key()
/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_substitute.c84 BOOL literal = FALSE; in find_text_end() local
/PHP-8.0/Zend/
H A Dzend_string.h363 #define zend_string_equals_literal(str, literal) \ argument
H A Dzend_opcode.c498 zval *literal = op_array->literals; in destroy_op_array() local
/PHP-8.0/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 47 milliseconds