Home
last modified time | relevance | path

Searched refs:syntax (Results 1 – 25 of 152) sorted by relevance

1234567

/PHP-5.4/ext/mbstring/oniguruma/
H A Dregsyntax.c146 if (IS_NULL(syntax)) in onig_set_default_syntax()
147 syntax = ONIG_SYNTAX_RUBY; in onig_set_default_syntax()
149 OnigDefaultSyntax = syntax; in onig_set_default_syntax()
162 syntax->op = op; in onig_set_syntax_op()
168 syntax->op2 = op2; in onig_set_syntax_op2()
174 syntax->behavior = behavior; in onig_set_syntax_behavior()
180 syntax->options = options; in onig_set_syntax_options()
186 return syntax->op; in onig_get_syntax_op()
192 return syntax->op2; in onig_get_syntax_op2()
198 return syntax->behavior; in onig_get_syntax_behavior()
[all …]
H A Dregposix.c137 OnigSyntaxType* syntax = OnigDefaultSyntax; in regcomp() local
141 syntax = ONIG_SYNTAX_POSIX_BASIC; in regcomp()
143 options = syntax->options; in regcomp()
155 options, OnigEncDefaultCharEncoding, syntax, in regcomp()
H A Doniguruma.h760 OnigSyntaxType* syntax; member
794 OnigSyntaxType* syntax; member
863 int onig_set_default_syntax P_((OnigSyntaxType* syntax));
867 unsigned int onig_get_syntax_op P_((OnigSyntaxType* syntax));
869 unsigned int onig_get_syntax_op2 P_((OnigSyntaxType* syntax));
871 unsigned int onig_get_syntax_behavior P_((OnigSyntaxType* syntax));
873 OnigOptionType onig_get_syntax_options P_((OnigSyntaxType* syntax));
875 void onig_set_syntax_op P_((OnigSyntaxType* syntax, unsigned int op));
877 void onig_set_syntax_op2 P_((OnigSyntaxType* syntax, unsigned int op2));
879 void onig_set_syntax_behavior P_((OnigSyntaxType* syntax, unsigned int behavior));
[all …]
/PHP-5.4/ext/openssl/tests/
H A D001.phpt35 echo "Load key from file - array syntax\n";
40 die("failed to load key using array syntax");
44 echo "Load key using direct syntax\n";
49 die("failed to load key using direct syntax");
53 echo "Load key manually and use string syntax\n";
59 die("failed to load key using string syntax");
71 Load key from file - array syntax
72 Load key using direct syntax
73 Load key manually and use string syntax
/PHP-5.4/ext/mbstring/
H A Dphp_mbregex.c586 *syntax = ONIG_SYNTAX_RUBY; in _php_mb_regex_init_options()
615 *syntax = ONIG_SYNTAX_JAVA; in _php_mb_regex_init_options()
621 *syntax = ONIG_SYNTAX_GREP; in _php_mb_regex_init_options()
627 *syntax = ONIG_SYNTAX_RUBY; in _php_mb_regex_init_options()
630 *syntax = ONIG_SYNTAX_PERL; in _php_mb_regex_init_options()
805 OnigSyntaxType *syntax; in _php_mb_regex_ereg_replace_exec() local
1139 OnigSyntaxType *syntax; in PHP_FUNCTION() local
1186 OnigSyntaxType *syntax; in _php_mb_regex_ereg_search_exec() local
1314 OnigSyntaxType *syntax = NULL; in PHP_FUNCTION() local
1437 OnigSyntaxType *syntax; in PHP_FUNCTION() local
[all …]
/PHP-5.4/ext/standard/tests/strings/
H A Dstrrchr_variation3.phpt18 using heredoc syntax.
37 string(19) "ing heredoc syntax."
39 string(8) " syntax."
42 using heredoc syntax."
/PHP-5.4/ext/mbstring/oniguruma/doc/
H A DAPI115 6 syntax: address of pattern syntax definition.
154 ci->syntax: address of pattern syntax definition.
362 is disabled in the pattern syntax.(disabled in the default syntax)
428 and syntax ONIG_SYN_CAPTURE_ONLY_NAMED_GROUP == ON
478 # int onig_set_default_syntax(OnigSyntaxType* syntax)
480 Set default syntax.
483 1 syntax: address of pattern syntax definition.
488 Copy syntax.
505 Get/Set elements of the syntax.
508 1 syntax: syntax
[all …]
/PHP-5.4/ext/pdo_mysql/tests/
H A Dbug54929.phpt50 …4 You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
57 … "You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
H A Dbug66141.phpt34 …4 You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
/PHP-5.4/ext/standard/tests/general_functions/
H A Dputenv.phpt32 Warning: putenv(): Invalid parameter syntax in %s on line %d
35 Warning: putenv(): Invalid parameter syntax in %s on line %d
H A Dis_callable_variation1.phpt22 var_dump( is_callable($func, TRUE) ); //given $var and $syntax argument
25 var_dump( is_callable($func, FALSE) ); //given $var and $syntax argument
55 * expected: true with $syntax = TRUE
56 * false with $syntax = FALSE
/PHP-5.4/sapi/cli/tests/
H A D011.phpt2 syntax check
50 string(%d) "No syntax errors detected in %s011.test.php
/PHP-5.4/ext/ldap/tests/
H A Dldap_sasl_bind_error.phpt31 // Invalid DN syntax
39 Warning: ldap_sasl_bind(): Unable to bind to server: Invalid DN syntax in %s on line %d
51 Warning: ldap_sasl_bind(): Unable to bind to server: Invalid DN syntax in %s on line %d
H A Dldap_bind_error.phpt22 // Invalid DN syntax
33 Warning: ldap_bind(): Unable to bind to server: Invalid DN syntax in %s on line %d
H A Dldap_delete_error.phpt53 Warning: ldap_delete(): Delete: Invalid DN syntax in %s on line %d
55 string(17) "Invalid DN syntax"
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_report_wo_ps.phpt100 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
102 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
108 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
H A Dmysqli_report.phpt290 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
292 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
298 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
300 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
304 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
/PHP-5.4/sapi/cgi/tests/
H A D006.phpt2 syntax check
54 string(%d) "No syntax errors detected in %s006.test.php
/PHP-5.4/tests/lang/
H A Dbug44654.phpt2 Bug #44654 (syntax error for #)
/PHP-5.4/ext/mysql/tests/
H A Dmysql_trace_mode.phpt33 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
/PHP-5.4/Zend/tests/
H A Dheredoc_017.phpt2 Testinh heredoc syntax
H A Dheredoc_014.phpt2 Heredoc with double quotes syntax but missing second quote
/PHP-5.4/tests/basic/
H A Dbug51709_2.phpt16 Parse error: syntax error, unexpected %s, expecting %s in %sbug51709_2.php on line %d
H A Dbug51709_1.phpt16 Parse error: syntax error, unexpected %s, expecting %s in %sbug51709_1.php on line %d
/PHP-5.4/Zend/RFCs/
H A D002.txt64 Note: $:variable will effectively be just another syntax for
98 Or with the "nested" name syntax:
133 types that have the same qualifier syntax. These are resolved in this
159 The class variable syntax depends on this class variables being
169 Dean Hall <php@apt7.com> for the initial symbol qualification syntax

Completed in 64 milliseconds

1234567