Home
last modified time | relevance | path

Searched refs:def (Results 76 – 100 of 179) sorted by relevance

12345678

/PHP-5.5/ext/iconv/tests/
H A Diconv_strpos_basic.phpt23 $string_ascii = b'abc def';
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_fetch_field_oo.phpt82 [%u|b%"def"]=>
110 [%u|b%"def"]=>
H A Dmysqli_fetch_field_direct.phpt59 [%u|b%"def"]=>
H A Dmysqli_field_tell.phpt76 [%u|b%"def"]=>
H A Dmysqli_fetch_field_direct_oo.phpt68 [%u|b%"def"]=>
/PHP-5.5/ext/mysql/tests/
H A Dmysql_fetch_field.phpt165 [%u|b%"def"]=>
193 [%u|b%"def"]=>
226 [%u|b%"def"]=>
255 [%u|b%"def"]=>
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput1414 /^abc|def/P
18 0: def
20 /.*((abc)$|(def))/P
26 0: def
27 1: def
28 3: def
44 /abc.def/P
H A Dtestinput241 def\nabc
140 /^abc|def/I
274 def\nabc
431 /^abc\00def/I
1010 /abc(?C)def/I
1038 /abc(?C)def/I
1239 /(?P<abc>abc(?P<def>def)(?P<abc>xyz))/I
1413 def
1419 def
1425 def
[all …]
H A Dtestoutput287 def\nabc
365 0: def
377 0: def
378 1: def
380 3: def
410 0: <def>
418 0: <def>
426 0: <def>
660 5: def
4517 /(?P<abc>abc(?P<def>def)(?P<abc>xyz))/I
[all …]
H A Dtestinput1412 /^abc|def/P
16 /.*((abc)$|(def))/P
29 /abc.def/P
/PHP-5.5/ext/reflection/tests/
H A DReflectionClass_setStaticPropertyValue_002.phpt34 var_dump($rc->setStaticPropertyValue(1.5, 'def'));
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_introspection.c317 const char* def = NULL; in xml_element_to_method_description() local
341 def = attr_iter->val; in xml_element_to_method_description()
364 …lue_worker(ptype, name, (desc ? desc : (xSubList ? NULL : el->text.str)), optional, def, xSubList); in xml_element_to_method_description()
/PHP-5.5/ext/mbstring/tests/
H A Dmb_strstr_basic.phpt20 $string_ascii = b'abc def';
H A Dmb_strrchr_basic.phpt20 $string_ascii = b'abc def';
H A Dmb_stripos_basic2.phpt26 b'abc defabc def',
H A Dmb_get_info.phpt18 mb_parse_str("abc=def", $dummy);
H A Dmb_strripos_basic2.phpt26 b'abc defabc def',
H A Dmb_stripos_basic.phpt26 b'abc defabc def',
H A Dmb_strripos_basic.phpt26 b'abc defabc def',
/PHP-5.5/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h116 MYSQL_FIELD *def; member
/PHP-5.5/ext/ctype/tests/
H A Dctype_xdigit_variation1.phpt73 'def',
/PHP-5.5/ext/dom/
H A Delement.c700 xmlNsPtr def; in _dom_new_reconNs() local
718 def = xmlSearchNs(doc, tree, prefix); in _dom_new_reconNs()
719 while (def != NULL) { in _dom_new_reconNs()
726 def = xmlSearchNs(doc, tree, prefix); in _dom_new_reconNs()
732 def = xmlNewNs(tree, ns->href, prefix); in _dom_new_reconNs()
733 return(def); in _dom_new_reconNs()
/PHP-5.5/win32/build/
H A Dtemplate.dsp58 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
H A DMakefile47 $(BUILD_DIR)\$(PHPDLL).def: $(PHP_DLL_DEF_SOURCES)
48 type $(PHP_DLL_DEF_SOURCES) > $(BUILD_DIR)\$(PHPDLL).def
/PHP-5.5/win32/
H A Dphp5dllts.dsp2669 SOURCE=.\phpts.def
2673 USERDEP__PHPTS="..\ext\sqlite\php_sqlite.def" "..\ext\libxml\php_libxml2.def"
2675 InputPath=.\phpts.def
2678 builddef.bat > phpts.def
2684 USERDEP__PHPTS="..\ext\sqlite\php_sqlite.def" "..\ext\libxml\php_libxml2.def"
2686 InputPath=.\phpts.def
2689 builddef.bat > phpts.def
2695 USERDEP__PHPTS="..\ext\sqlite\php_sqlite.def" "..\ext\libxml\php_libxml2.def"
2697 InputPath=.\phpts.def
2706 USERDEP__PHPTS="..\ext\sqlite\php_sqlite.def" "..\ext\libxml\php_libxml2.def"
[all …]

Completed in 98 milliseconds

12345678