Home
last modified time | relevance | path

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

/PHP-7.1/ext/opcache/Optimizer/
H A Dblock_pass.c223 int l, old_len; in zend_optimize_block() local
586 int l, old_len; in zend_optimize_block() local
/PHP-7.1/ext/filter/
H A Dlogical_filters.c520 size_t old_len = Z_STRLEN_P(value); in php_filter_validate_url() local
/PHP-7.1/ext/xmlrpc/libxmlrpc/
H A Dxml_element.c324 static char* xml_elem_entity_escape(const char* buf, int old_len, int *newlen, XML_ELEM_ESCAPING fl… in xml_elem_entity_escape()
/PHP-7.1/Zend/
H A Dzend_language_scanner.l685 size_t size, old_len; in zend_prepare_string_for_scanning() local
H A Dzend_language_scanner.c687 size_t size, old_len; in zend_prepare_string_for_scanning() local
H A Dzend_execute.c1340 zend_long old_len = Z_STRLEN_P(str); in zend_assign_to_string_offset() local
/PHP-7.1/ext/reflection/
H A Dphp_reflection.c148 size_t old_len = ZSTR_LEN(str->buf); in string_printf() local
165 size_t old_len = ZSTR_LEN(str->buf); in string_write() local

Completed in 53 milliseconds