Home
last modified time | relevance | path

Searched refs:lb (Results 1 – 7 of 7) sorted by relevance

/php-src/.github/
H A DCODEOWNERS62 /Zend/zend_call_stack.* @arnaud-lb
66 /Zend/zend_gc.* @dstogov @arnaud-lb
69 /Zend/zend_max_execution_timer.* @arnaud-lb
/php-src/ext/gd/libgd/
H A Dgd_topal.c547 int n, lb; in median_cut() local
618 lb = (b1->c0max + b1->c0min) / 2; in median_cut()
619 b1->c0max = lb; in median_cut()
620 b2->c0min = lb + 1; in median_cut()
623 lb = (b1->c1max + b1->c1min) / 2; in median_cut()
624 b1->c1max = lb; in median_cut()
625 b2->c1min = lb + 1; in median_cut()
628 lb = (b1->c2max + b1->c2min) / 2; in median_cut()
629 b1->c2max = lb; in median_cut()
630 b2->c2min = lb + 1; in median_cut()
/php-src/ext/intl/tests/
H A Dlocale_filter_matches4.phpt118 loc_range:de_DE canonically matches lang_tag lb ? NO
166 loc_range:sl_IT canonically matches lang_tag lb ? NO
214 loc_range:sl_IT_NEDIS canonically matches lang_tag lb ? NO
262 loc_range:jbo canonically matches lang_tag lb ? NO
310 loc_range:jbo canonically matches lang_tag lb ? NO
358 loc_range:sl_IT canonically matches lang_tag lb ? NO
H A Dlocale_filter_matches_icu70.phpt120 loc_range:de_DE canonically matches lang_tag lb ? NO
168 loc_range:sl_IT canonically matches lang_tag lb ? NO
216 loc_range:sl_IT_NEDIS canonically matches lang_tag lb ? NO
264 loc_range:jbo canonically matches lang_tag lb ? NO
312 loc_range:jbo canonically matches lang_tag lb ? NO
360 loc_range:sl_IT canonically matches lang_tag lb ? NO
H A Dlocale_filter_matches3.phpt118 loc_range:de_DE canonically matches lang_tag lb ? NO
166 loc_range:sl_IT canonically matches lang_tag lb ? NO
214 loc_range:sl_IT_NEDIS canonically matches lang_tag lb ? NO
262 loc_range:jbo canonically matches lang_tag lb ? NO
310 loc_range:art__LOJBAN canonically matches lang_tag lb ? NO
358 loc_range:sl_IT canonically matches lang_tag lb ? NO
/php-src/build/
H A Dconfig.sub1179 sh5e[lb]-*)
1276 | arm[lb]e \
1277 | arme[lb] \
1411 | sh[12345][lb]e \
1413 | sh[1234]e[lb] \
1417 | sh[24]ae[lb] \
1418 | sh[lb]e \
1419 | she[lb] \
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeS390X.c638 SLJIT_S390X_RXYA(lb, 0xe30000000076, have_ldisp())
2193 ins = lb(reg, mem.offset, mem.index, mem.base); in sljit_emit_op1()

Completed in 110 milliseconds