Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_info.c306 PHPDBG_INFO(literal) /* {{{ */ in PHPDBG_INFO() argument
312 int literal = 0, count = ops->last_literal - 1; in PHPDBG_INFO() local
H A Dphpdbg_opcode.c59 zval *literal = RT_CONSTANT(opline, *op); in phpdbg_decode_op() local
H A Dxml.md272 ### literal ### subsection
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_substitute.c84 BOOL literal = FALSE; in find_text_end() local
/PHP-7.4/Zend/
H A Dzend_opcode.c454 zval *literal = op_array->literals; in destroy_op_array() local
H A Dzend_string.h331 #define zend_string_equals_literal(str, literal) \ argument
/PHP-7.4/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 22 milliseconds