Home
last modified time | relevance | path

Searched defs:found (Results 1 – 25 of 31) sorted by relevance

12

/PHP-5.6/ext/zip/examples/
H A Daddglob.php11 $found = $z->addGlob("/home/pierre/cvs/gd/libgd/tests/*.png", 0, $options); variable
H A Daddpattern.php10 $found = $z->addPattern("/(\.png)$/i", "/home/pierre/cvs/gd/libgd/tests", $options); variable
/PHP-5.6/ext/intl/grapheme/
H A Dgrapheme_string.c113 unsigned char *found; in PHP_FUNCTION() local
181 unsigned char *found; in PHP_FUNCTION() local
617 unsigned char *haystack, *needle, *found; in strstr_common_handler() local
/PHP-5.6/ext/opcache/Optimizer/
H A Dpass1_5.c411 int found = zend_hash_find(&module_registry, variable
H A Dblock_pass.c338 int found = 0; in replace_source() local
/PHP-5.6/ext/xsl/
H A Dphp_xsl.c228 zval *php_xsl_create_object(xsltStylesheetPtr obj, int *found, zval *wrapper_in, zval *return_value… in php_xsl_create_object()
H A Dxsltprocessor.c674 int found; in PHP_FUNCTION() local
/PHP-5.6/ext/spl/
H A Dphp_spl.c68 int found; in spl_find_ce_by_name() local
319 int class_name_len, file_exts_len = SPL_G(autoload_extensions_len), found = 0; in PHP_FUNCTION() local
H A Dspl_observer.c431 int hash_len, found; in spl_object_storage_contains() local
/PHP-5.6/ext/zip/lib/
H A Dzip_extra_field_api.c241 int i, found, new_len; in zip_file_extra_field_set() local
/PHP-5.6/ext/soap/
H A Dphp_xml.c320 char *found = strrchr((char*)inval, ':'); in parse_namespace() local
/PHP-5.6/Zend/
H A Dzend_builtin_functions.c1234 int found; in ZEND_FUNCTION() local
1277 int found; in ZEND_FUNCTION() local
1320 int found; in ZEND_FUNCTION() local
1404 int found; in ZEND_FUNCTION() local
H A Dzend_hash.c1209 int found = HASH_UPDATE_KEY_IF_BEFORE; in zend_hash_update_current_key_ex() local
/PHP-5.6/ext/phar/
H A Ddirstream.c184 char *entry, *found, *save, *str_key; in phar_make_dirstream() local
/PHP-5.6/ext/intl/timezone/
H A Dtimezone_methods.cpp551 bool found = false; in PHP_FUNCTION() local
/PHP-5.6/ext/standard/
H A Dhtml.c451 int found = 0; in determine_charset() local
577 unsigned char found; in map_from_unicode() local
H A Dstring.c1071 int allocated = EXPLODE_ALLOC_STEP, found = 0; in php_explode_negative_limit() local
1730 char *found = NULL; local
1784 char *found = NULL; local
1831 char *found = NULL; local
1879 char *found = NULL; local
2121 const char *found = NULL; local
/PHP-5.6/ext/date/lib/
H A Dparse_date.c721 static timelib_long timelib_lookup_abbr(char **ptr, int *dst, char **tz_abbr, int *found) in timelib_lookup_abbr()
778 int found = 0; in timelib_parse_zone() local
/PHP-5.6/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c3822 struct sljit_jump *found; in fast_forward_first_char() local
3969 struct sljit_jump *found = NULL; in fast_forward_start_bits() local
4047 struct sljit_jump *found; in search_requested_char() local
4783 jump_list *found = NULL; in compile_xclass_matchingpath() local
5964 jump_list *found = NULL; in compile_dnref_search() local
6471 jump_list **found; in compile_assert_matchingpath() local
/PHP-5.6/ext/gd/libgd/
H A Dgdft.c376 FT_CharMap found = 0; local
/PHP-5.6/ext/mbstring/
H A Dphp_mbregex.c451 int found = 0; in php_mbregex_compile_pattern() local
/PHP-5.6/ext/dom/
H A Dphp_dom.c1326 PHP_DOM_EXPORT zval *php_dom_create_object(xmlNodePtr obj, int *found, zval *return_value, dom_obje… in php_dom_create_object()
/PHP-5.6/ext/oci8/
H A Doci8.c1931 zend_bool found = 0; in php_oci_do_connect_ex() local
/PHP-5.6/main/
H A Dmain.c277 int found = 0; in php_binary_init() local
/PHP-5.6/ext/snmp/
H A Dsnmp.c712 int status, count, found; in php_snmp_internal() local

Completed in 153 milliseconds

12